home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20010306-20010921
/
000054_news@columbia.edu _Wed Apr 4 11:12:47 2001.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA05494
for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 4 Apr 2001 11:12:46 -0400 (EDT)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA20495
for kermit.misc@watsun.cc.columbia.edu; Wed, 4 Apr 2001 11:02:43 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: FTP client for Solaris 8
Date: 4 Apr 2001 15:02:42 GMT
Organization: Columbia University
Message-ID: <9afd2i$k0d$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu
In article <3ACA65F9.C959EC00@mailbox.swipnet.se>,
J�rgen Moquist <jorgen.moquist@mailbox.swipnet.se> wrote:
: Frank da Cruz wrote:
: >...
: > http://www.columbia.edu/kermit/ftpclient.html
: >
: > But you'll have to compile it yourself since I don't have access to
: > Solaris 8 (x86 or Sparc). I have built it on Solaris 2.5.1, 2.6, and
: > 2.7 on Sparc, though, so it should be just a matter of typing:
: >
: > uncompress cku199.tar.Z (or .gz)
: > tar xvf cku199.tar
: > make solaris8
: >
: > If you (or anybody) can make a Solaris 8 binary, please let me know so
: > I can add it to the archive.
:
: I tried a make & gmake on it, here is the printout.
:
Sorry, should have said:
make solaris8 <-- if you have Sun cc
make solaris8g <-- if you have gcc
I tend to forget that Solaris is delivered without its own C compiler.
The idea of UNIX without C is still a bit too strange for me to absorb.
Also, if anybody has SunLink X.25, Kermit 7.1 needs to be built for that
too (any/all Solaris/SunOS versions).
I also need builds for any Solaris prior to 2.5.1 (with or without X.25).
I also need builds for any versions of Solaris at all on x86. (I have
Solaris 2.6 for x86 but have never succeeded in installing gcc on it --
if anybody knows the trick, please share it.)
Thanks!
- Frank